/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align:baseline;
 background:transparent;
}

body {
 line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
 list-style:none;
}

img {
 vertical-align:top;
}

blockquote, q {
 quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
 content:'';
 content:none;
}

a {
 margin:0;
 padding:0;
 font-size:100%;
 vertical-align:baseline;
 background:transparent;
}

/* change colours to suit your needs */
ins {
 background-color:#ff9;
 color:#000;
 text-decoration:none;
}

/* change colours to suit your needs */
mark {
 background-color:#ff9;
 color:#000; 
 font-style:italic;
 font-weight:bold;
}

del {
 text-decoration: line-through;
}

abbr[title], dfn[title] {
 border-bottom: 1px dotted;
 cursor:help;
}

table {
 border-collapse:collapse;
 border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
 display:block;
 height: 1px;
 border: 0;
 border-top: 1px solid #cccccc;
 margin: 1em 0;
 padding: 0;
}

input, select {
 vertical-align:middle;
}
span {
　display:block;
}
body {
    margin-right: auto;
    margin-left: auto;
    background-color: #428594;
    color: #000000;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 20px;
    line-height: 25px;
    font-style: normal;
    text-align: left;
}
#base {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    background-color: #f5f5f1;
    font-feature-settings: "palt";
}
#footer {
    background-color: #7e746b;
    color: #FFFFFF;
    background-image: url(images/1-14.gif);
    background-repeat: no-repeat;
    width: 960px;
    height: 119px;
}
.copy02 {
    font-size: 12pt;
    text-align: center;
    margin-top: 10px;
}
.f_txt01 {
    width: 325px;
    display: block;
    margin-left: 370px;
    font-size: 12pt;
    line-height: 16pt;
    margin-top: 0px;
    padding-top: 20px;
}
.midashi {
    font-size: 35pt;
    text-align: center;
    line-height: 38pt;
    margin-bottom: 20px;
}
#back-bt p a {
    width: 960px;
    height: 130px;
    background-image: url(images/backbt.gif);
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    background-repeat: no-repeat;
}
